home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9040 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  939 b 

  1. Path: dartvax.dartmouth.edu!usenet
  2. From: david goldberg <daveg@valley.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Bad libraries shipped with MS Visual C++ 4.0???
  5. Date: Tue, 27 Feb 1996 23:30:49 -0500
  6. Organization: Dartmouth College, Hanover, NH, USA
  7. Message-ID: <3133DA79.38FF@valley.net>
  8. NNTP-Posting-Host: v2-p-123.valley.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. Several of us at work have recently gone to Microsoft 
  15. Visual C++ 4.0.  One of us was attempting to convert
  16. a project from MS VC++ 1.52 to 4.00.  He kept getting
  17. messages stating that some of the libraries in
  18. \msdev\lib were bad (incorrect format).  Finally we
  19. tried copying over a copy of libraries (GDI32.LIB, etc)
  20. from my disk to his.  Voila! problem disappears.
  21.  
  22. Has anyone else run into a situtation where the libraries
  23. that they received with VC++ 4.0 didn't work????
  24.  
  25. Thanx - Dave
  26.